body
{ margin : auto ;
  padding : 0 ;
  width : 650px ;
  text-align : center ;
  color : #000000 ; 
  background : #f0fff0 ;
  }

P{ letter-spacing: -0.04em 
}

.L1 
{ padding: 0 10% 0 0 ;
  text-align : left ;
  font-size : small ; 
  font-family : Verdana ,sans-serif ;
  font-color : #000000  ;
 }

.R1
{ padding: 0 0 0 10% ;
  text-align : right ;
  font-size : small ; 
  font-color : #000000 ;
  }

.C1
{ padding: 0 5% ;
  font-weight : bold ;
  color : #ffffff ; 
  background :#000033 ;}

h1{ 
 font-size: x-large;
 color: #000000;
 }
h2{
 font-size: larger;
 color: #000000; 
 }
h3{
 font-size: midium;
 color: #000000;
 }
h4{
 font-size: smaller;
 color: #000000;
 text-align : left ;
 }
h5{
font-size: smaller;
 color: #000000;
 text-align : right
 }
h6{
font-size:xx-small ;
 color: #000000;
} 

table 
{ boder-spacing: 5em 3em ; } 

th 
{ font-size : small ;
  text-align : left ;
  font-family : Verdana ,sans-sarif;  
  line-height : 140% ; 
   }
.a
{ font-weight : normal ;

}
  


td
{ font-size : small ;
  text-align : left ;
  font-family : Verdana ,sans-serif ;
 }
.t1
{ color : #808080 ;
  background :  ;
  line-height : 140% ;   
 }
.t2
{ color : #808080 ;
  background :  ;
 line-height : 140% ;  
}
.t3
{ color : #000000 ;
  background :  ;
  font-size : small ;
  font-weight : bold ;
  text-align : right ;
  font-family : Verdana ,sans-sarif;  
  line-height : 140% ;   
 }


a:link    { color: #000080; }
a:visited { color: #000080; }
a:hover   { color: #0000ff; background: #ffffff }
a:active  { color: #ff0000; background: #ffffff }

 
  